PDF4Java Reference Documentation
com.o2sol.pdf4java.core.encodings Package / PDFCmapRange Class / PDFCmapRange Constructor / PDFCmapRange Constructor(int,int,PDFCmapRangeType,int)
In This Topic
    PDFCmapRange Constructor(int,int,PDFCmapRangeType,int)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFCmapRange( 
       int low,
       int extent,
       PDFCmapRangeType type,
       int offset
    )

    Parameters

    low
    extent
    type
    offset
    See Also